Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Features/society dropdown #54

Merged
merged 20 commits into from
Dec 15, 2024
Merged

Features/society dropdown #54

merged 20 commits into from
Dec 15, 2024

Conversation

Gyoumi
Copy link
Collaborator

@Gyoumi Gyoumi commented Dec 14, 2024

created:

  • frontend:
    • inputs for create event
      • image dropzone can be clicked or drag + dropped for upload
        • file upload limited to images
        • file upload size limited to 10mb
        • limited to maximum 1 file upload at a time
        • displays thumbnail of currently uploaded file, which can be deleted by being clicked
      • image is converted to base64 to be sent via POST request in JSON package
      • DateTime objects are converted and managed to be suitable for input TextField
      • form state is archived so user can multitask between different societies and maintain history (for unsubmitted forms)
      • redirects to event management page upon successful submission
    • society dropdown
      • is active throughout all /settings pages, as a direct child of the Settings component
      • keeps track of actively selected society in the dropdown
  • backend:
    • storage for images/file upload

Copy link

cloudflare-workers-and-pages bot commented Dec 14, 2024

Deploying foolish-pyramids with  Cloudflare Pages  Cloudflare Pages

Latest commit: 788a229
Status: ✅  Deploy successful!
Preview URL: https://fc13942e.foolish-pyramids.pages.dev
Branch Preview URL: https://features-society-dropdown.foolish-pyramids.pages.dev

View logs

@Gyoumi Gyoumi merged commit 6b4c2bd into main Dec 15, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants